Method GetChildrenWithUserAsync<TProps>(long, long?, bool)

Assembly: redb.Core.Pro.dll

Pro: PVT instead of get_object_json for typed children.

protected override Task<IEnumerable<TreeRedbObject<TProps>>> GetChildrenWithUserAsync<TProps>(long parentId, long? userId = null, bool checkPermissions = false) where TProps : class, new()